/* Style sheet for L.A.W Records Home Page [IE] */

div#wholePage {width:980px;
               height:575px;
               margin-left:auto;
               margin-right:auto;
               padding:5px;}



body {color:#ffffff;
      font-family:times,"times new roman",serif;
      background-color:#000000;}



a {color:#ffffff;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;}
a:link {color:#ffffff;
        text-decoration:none;}
a:visited {color:#ffffff;
           text-decoration:none;}
a:active {color:#ffffff;
          text-decoration:none;}
a:hover {color:#ffffff;
         text-decoration:underline;}



a.navHome {color:#000000;
           position:relative;
           top:-40px;
           left:220px;}
a.navAboutUs {position:relative;
              top:-40px;
              left:262px;}
a.navWatch {position:relative;
            top:-40px;
            left:298px;}
a.navLook {position:relative;
           top:-40px;
           left:347px;}
a.navListen {position:relative;
            top:-40px;
            left:398px;}
a.navGet {position:relative;
          top:-40px;
          left:450px;}
a.navUpdates {position:relative;
              top:-40px;
              left:504px;}
a.navContact {position:relative;
              top:-40px;
              left:535px;}

/*home*/

div#headLine {color:#ff0000;
              padding:10px;
              font-family:arial,verdana,sans-serif;
              font-size:12px;
              margin:5px;
              padding-left:20px;
              padding-right:20px;
              padding-top:20px;
              padding-bottom:20px;
              min-width:575px;
              min-height:320px;
              max-width:575px;
              max-height:320px;
              border-width:2px;
              border-color:#ff0000;
              border-style:groove;
              border-left:0px;
              border-right:0px;
              background-color:rgb(9,9,9);}

div#headLine img {float:left;
                  margin: 5px 25px 10px 5px;
                  border:1px solid #ffffff;}

p.TheDirtyVersionReview {color:#FF0000;;
                         font-family:"copperplate gothic light", copperplate;
                         padding-left:5px;
                         padding-right:5px;
                         padding-top:2px;
                         padding-bottom:2px;}


p.theNuDawnAd {position:relative;
               top:-313px;
               left:650px;
               min-width:250px;
               min-height:320px;
               max-width:250px;
               max-height:320px;}



div#bannerCodeHeader {min-width:1100px;
                      min-heihgt:100px;
                      max-width:600px;
                      max-height:100px;
                      position:relative;
                      top:10px;
                      left:-265px;
                      line-height:15px;
                      height:50px;}

p.bannerCodePrompt {color:#ff0000;
                    font-family:courier,"courier new", monospace;}

p.lawRecBanner {position:relative;
                top:-195px;
                left:10px;
                min-width:300px;
                max-width:300px;}

p.thirdIFirstBanner {position:relative;
                     top:-378px;
                     left:460px;
                     min-width:150px;
                     max-width:150px;}

p.secnd2NunBanner {position:relative;
                   top:-616px;
                   left:625px;
                   min-width:150px;
                   max-width:150px;}

p.fromDaGroundUpBanner {position:relative;
                        top:-854px;
                        left:788px;
                        min-width:150px;
                        max-width:150px;}

div#footerInfo {color:#ff0000;
                font-family:times, "times new roman", verdana;
                font-size:11px;
                min-width:500px;
                max-width:500px;
                min-height:5px;
                max-height:5px;
                position:relative;
                top:-855px;
                left:275px;}
